PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class
Methods


In This Topic
    PDFDocumentInformation Class Members
    In This Topic

    The following tables list the members exposed by PDFDocumentInformation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the author.  
    Public MethodGets the COS document information.  
    Public MethodGets the creation date.  
    Public MethodGets the creator.  
    Public MethodGets the keywords.  
    Public MethodGets the modify date.  
    Public MethodGets the producer.  
    Public MethodGets the subject.  
    Public MethodGets the title.  
    Public MethodSets the author.  
    Public MethodSets the creation date.  
    Public MethodSets the creator.  
    Public MethodSets the keywords.  
    Public MethodSets the modify date.  
    Public MethodSets the producer.  
    Public MethodSets the subject.  
    Public MethodSets the title.  
    Top
    See Also